Welcome![Sign In][Sign Up]
Location:
Search - vc sql server access

Search list

[ADO-ODBCsql

Description: 数据库浏览程序,能打开和浏览SQL SERVER、ACCESS数据库 VC ADO ACCESS SQLSERVER 数据库 SQL SERVER
Platform: | Size: 86670 | Author: 王力 | Hits:

[Other resourcein VC use DB-Library access SQL Server in VC

Description: 在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
Platform: | Size: 162711 | Author: yahooyeah | Hits:

[ADO-ODBCadoclass

Description: 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO primary form, may use for to connect SQL server, Oracle and so on each kind of database, the connection processing speed is very quick. Moreover sealed after me basic looks like Delphi very much the TADO.. VCL object:)
Platform: | Size: 5120 | Author: 胡国雄 | Hits:

[SQL Serverin VC use DB-Library access SQL Server in VC

Description: 在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
Platform: | Size: 162816 | Author: yahooyeah | Hits:

[ADO-ODBCADODEMO1

Description: 一个VC程序通过ADo来访问SQL数据库,需要将文件夹中的ACCESS数据库导入到SQL服务器中,并在源代码中修改服务器名和密码即可运行。-a VC procedure ADo to access SQL databases, the need to document folder into the Access database to the SQL server, the modified source code and password server can run.
Platform: | Size: 164864 | Author: 陈万雨 | Hits:

[Shop supermarket software system200683022561186148

Description: 。使用VC.NET做前端应用程序开发工具,利用面向对象的编程思想进行高效的开发,用SQL SERVER 2000进行后台数据库的创建和管理,利用ADO对象实现对后台数据库的连接,访问,修改以及写入等操作。并采用OLEDB连接数据库,提高了数据访问效率-. VC.NET make use of front-end application development tools, the use of object-oriented programming ideas for the development of highly efficient, using SQL SERVER 2000 to carry out the background of the creation and management of databases, using ADO objects to realize the background database connectivity, access, modify and write operation and so on. And uses OLEDB to connect databases, improve the efficiency of data access
Platform: | Size: 577536 | Author: 张世卓 | Hits:

[Education soft systemup

Description: 6个文件: 1 vc中直接操作Access 2 Ado控件实现聊天室 3 SQL服务器目录及文件列表的读取 4 学生成绩管理系统 5 基于UDP的简单网络通讯程序 6 xvid源码-6 files: 1 vc directly controls the operation Access2 Ado realize chat room 3 SQL Server directory and file list read 4 student achievement management system 5 simple UDP based network communication procedures 6 xvid source code
Platform: | Size: 1599488 | Author: bobo | Hits:

[ADO-ODBCsql

Description:
Platform: | Size: 86016 | Author: 王力 | Hits:

[ERP-EIP-OA-PortalQGZX_InfoPlat

Description: VC++ 开发的一个大型进销存管理系统,并附带有Visio的数据库开发模型,商品采用分类管理.但是各位同仁需要注意,本系统的开发过程是基于VC++6.0 SQL Server2000的基础之上开发的.但是为了方便大家,故而把数据库导出成了ACCESS.由于转换问题,运行过程会出现很多错误,大家如果用得上的话不妨按格式转到SQL Server上. SellEvent和ClassName为两个视图.根目录下有一个DB_CONN.ini的配置文件,数据库访问方面可以在此设置. 如有问题请联系:冯赞锋 E_mail:fengzanfeng QQ:31540-VC++ Developed a large-scale Purchase, Sales and Inventory Management System, together with the development of a Visio database model, the use of classified management of goods. Tongren but you need to note that the system development process is based on the VC++ 6.0 SQL Server2000 basis above development. However, in order to facilitate the club to become a database derived ACCESS. as a result of the conversion problem, run the process would be a lot of errors, if useful, then you may wish to go to SQL Server on the format. SellEvent and ClassName two view. there is a root DB_CONN.ini configuration files, database access can be in this setting. If you have any questions please contact: Mr Chan Feng E_mail: fengzanfengQQ: 31540
Platform: | Size: 3619840 | Author: 小钻风 | Hits:

[Grid ComputingADORecordset

Description: DATA在VC中如何通过ADO访问SQL server 数据库。本文是实践中应用的例子 -DATA in the VC in how to access SQL server database ADO. This article is an example of application in practice
Platform: | Size: 1024 | Author: HENLY | Hits:

[Software Engineeringbiye_lunwenji

Description: Browser/Server模式下管理系统的开发 B/S系统下数据访问及报表生成技术 MVC结构模式下WEB表达层的设计和开发 SQL Server数据库管理系统上的SQL查询优化 毕业礼物 可做参考-Browser/Server mode management system B/S system data access and report generation technology MVC patterns of expression under the WEB layer design and development SQL Server database management system on the SQL query optimization graduation gift can refer to
Platform: | Size: 2124800 | Author: 小赛 | Hits:

[SQL ServerAccessDB

Description: 使用 VC++ 通过 ADO 访问 sql server 数据库-VC++, through the use of ADO database access sql server
Platform: | Size: 1859584 | Author: niu | Hits:

[SQL ServerOpDb

Description: 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient to operate SQL Server, Access MDB databases, without having to set up data sources, a number of projects have been successfully used, it is convenient to select database records to the list box, combination of control , you can order direct the implementation of SQL, including stored procedures. The VC in the operation of the database into a very simple operation. Please include when OpDd.h, and the static chain sector OpDb.lib, and OpDb.dll copy to the current directory, of course, you can program directly in your source code to use.
Platform: | Size: 163840 | Author: Bruce | Hits:

[Database systemsynchronize

Description: 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchronize,即为同步。 本程序分为三个模块:数据库连接操作、通信模块(包括发送和接收)、用户操作更新数据、同步更新数据库模块。 2. 通信模块(包括发送和接收)模块(Comm) a) 功能:用于将从站的insert 语句发送到中心站,中心站正确 执行后将学号返回给从站,从站更新数据库。 同时在中心站上时接收从站的insert语句。 b) 工作流程: c) 数据结构:继承MFC中的CSyncSocket类,利用它的功能。 3. 用户操作更新数据模块(User) a) 功能:接收用户对数据库的插入命令,提供用户界面。 b) 工作流程: c) 数据结构: 4. 同步更新数据库模块模块(Asy) a) 功能:将中心站接收到的insert 语句检查后,在中心站上执行,实验中心站的同步。 b) 工作流程: -1. Familiar with the popular web-based database installation and use of 2. Master network database application programming techniques 3. Master data synchronization network environment to achieve the relevant programming knowledge 4. Grasp the concrete application of network communication programming Oracle of the installation and use of 2, SQL Server installation and use of 3, database application programming This experiment using ADO technology to access SqlServer 2000 and Oracle 9i database, using VC++ development, use MFC development tools. Experimental request only requires from the slave to the central station synchronization, here we increase the degree of difficulty to achieve from the station and central station of mutual synchronization. Project name: synchronize, namely synchronization. This program is divided into three modules: the database connection operation, communication modules (including the sending and receiving), the user update the data operatio
Platform: | Size: 573440 | Author: zym | Hits:

[ADO-ODBCDiscover

Description: 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well-developed data mining system (a small number of features are not available), including not only the per-class Association (containing Apriori, C4.5, GrowTree), Classification (ID3), Cluster algorithm for division of common and individual optimized algorithms. Also includes a variety of data sources (MS Access, Excel, SQL Server, TEXT) means direct connection interface. Interfaces more like a professional system that uses a type of floating multi-frame interface, VC can also be programmed as an interface reference. The project scores and scores of other small tools, like, sensory loss big:)
Platform: | Size: 572416 | Author: 马志强 | Hits:

[Windows Developvc

Description: VC+ADO存取SQL SERVERVC+ADO存取SQL SERVER-VC+ ADO to access SQL SERVER
Platform: | Size: 5120 | Author: longfnb | Hits:

[ADO-ODBCCarService

Description: 汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息-Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information
Platform: | Size: 913408 | Author: 绿茶 | Hits:

[SQL ServerSQL-Server-2000-and-VC

Description: 一篇很有价值的关于SQL server 与C++进行互相访问额文章-A very valuable on the SQL server and C++ to access each amount of articles
Platform: | Size: 499712 | Author: 河石 | Hits:

[ADO-ODBCvcmysqlexcelaccessmssqlDBACCESS

Description: VC++封装类使用ADO技术操作MySql,Excel,Access,Ms SQL Server 数据库-VC++ wrapper classes to use ADO technical operations MySql, Excel, Access, Ms SQL Server database
Platform: | Size: 251904 | Author: gaohuinew | Hits:

[Software EngineeringVC-SQL-Server-oprerate-by-dll

Description: 通过DLL的方式访问sql server 2005,提供了集成数据库访问模块的一种实现方式-Access sql server DLL way through 2005, provides an implementation of an integrated access module
Platform: | Size: 26624 | Author: wang | Hits:
« 12 »

CodeBus www.codebus.net